home *** CD-ROM | disk | FTP | other *** search
/ Aminet 15 / Aminet 15 - Nov 1996.iso / Aminet / dev / basic / ace24dist.lha / ace24.lha / include / resources / battclock.h next >
C/C++ Source or Header  |  1996-09-10  |  300b  |  19 lines

  1. #ifndef RESOURCES_BATTCLOCK_H
  2. #define RESOURCES_BATTCLOCK_H 1
  3. /*
  4. ** battclock.h for ACE Basic
  5. **
  6. ** Note: Translated to ACE by ConvertC2ACE
  7. **       @ MapMeadow Software, Nils Sjoholm
  8. **
  9. **
  10. ** Date: 09/03/95
  11. **
  12. **
  13. */
  14.  
  15.  
  16. #define BATTCLOCKNAME   "battclock.resource"
  17.  
  18. #endif /* RESOURCES_BATTCLOCK_H */
  19.